﻿capital = 431

oob = "ZWB_1936"
recruit_character = ZWB_nawab_sattar
recruit_character = ZWB_nawab_rawat
recruit_character = ZWB_devraj_nazrul
recruit_character = ZWB_rudramurti_shafi


# Starting tech
set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_support = 1		
	tech_engineers = 1
	tech_recon = 1
	tech_military_police = 1
	transport = 1
	tech_trucks = 1
	motorised_infantry = 1
	interwar_antiair = 1
	gw_artillery = 1	
	
	trench_warfare = 1	
}
if = {
	limit = {
		has_dlc = "By Blood Alone"
	}	
	set_air_oob = "ZWB_1936_air_bba"
	set_technology = {
		iw_small_airframe = 1
		aa_lmg = 1
		engines_1 = 1
		engines_2 = 1																		
		aircraft_construction = 1
		early_bombs = 1
		iw_medium_airframe = 1
		basic_small_airframe = 1
	}	
	else = {	
		set_air_oob = "ZWB_1936_air_legacy"
		set_technology = {
			early_fighter = 1
			naval_bomber1 = 1
			early_bomber = 1
			CAS1 = 1	
		}
	}
}
if = {
	limit = {
		NOT = { has_dlc = "No Step Back" }
	}
	set_technology = {
		gwtank = 1
		basic_light_tank = 1
	}
}
if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_technology = {
		gwtank_chassis = 1
		basic_light_tank_chassis = 1
		improved_light_tank_chassis = 1
		engine_tech_1 = 1
		engine_tech_2 = 1
	}
}

add_ideas = {
	disarmed_nation
	free_trade
	Aristocratic_republic
}

set_convoys = 120

set_politics = {	
	ruling_party = democratic
	last_election = "1982.11.14"
	election_frequency = 36
	elections_allowed = yes
}
set_popularities = {
	democratic = 72
	fascism = 5
	communism = 14
	neutrality = 9			
}

if = {
	limit = {
		has_dlc = "No Step Back"
	}
	create_equipment_variant = {
		name = "LT1"
		type = light_tank_chassis_0
		parent_version = 0
		modules = {
			main_armament_slot = tank_heavy_machine_gun
			turret_type_slot = tank_light_fixed_superstructure_turret
			suspension_type_slot = tank_bogie_suspension
			armor_type_slot = tank_riveted_armor
			engine_type_slot = tank_gasoline_engine
		}
		upgrades = {
			tank_nsb_engine_upgrade = 1
			tank_nsb_armor_upgrade = 1
		}
		obsolete = yes
	}
	create_equipment_variant = {
		name = "LT2"
		type = light_tank_chassis_1
		parent_version = 0
		modules = {
			main_armament_slot = tank_small_cannon_2
			turret_type_slot = tank_light_two_man_tank_turret
			suspension_type_slot = tank_bogie_suspension
			armor_type_slot = tank_riveted_armor
			engine_type_slot = tank_gasoline_engine
			special_type_slot_1 = tank_radio_1
		}
		upgrades = {
			tank_nsb_engine_upgrade = 2
			tank_nsb_armor_upgrade = 2
		}
	}	
}

if = {
	limit = {
		has_dlc = "By Blood Alone"
	}
	create_equipment_variant = {
		name = "YNF1"
		type = small_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = light_mg_2x
			engine_type_slot = engine_1_1x
			special_type_slot_1 = empty
		}			
	}
	create_equipment_variant = {
		name = "YND2" 
		type = small_plane_cas_airframe_0
		modules = {
			fixed_main_weapon_slot = bomb_locks
			engine_type_slot = engine_1_1x
			special_type_slot_1 = empty
		}			
	}		
}
